AgentSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.HostPool

DESCRIPTION

Host Pool Agent Settings

INHERITED FROM

RASSerilazableObj
AgentSettings

INTERFACES

PUBLIC PROPERTIES

Type Name Description
Boolean AllowRemoteExec Specifies if 'Allow 2XRemoteExec to send command to the client' option is enabled or disabled.
AllowURLAndMailRedirection AllowURLAndMailRedirection Specifies the 'Allow Client URL/Mail Redirection'.
UInt32 DisconnectActiveSessionAfter Disconnect active session after (in seconds). 0 for 'Never'.
DragAndDropModeValue DragAndDropMode Specifies the mode the drag and drop feature will operate.
Boolean EnableDriveRedirectionCache Specifies if the 'Enable Drive Redirection Cache' option is enabled or disabled.
String FileTransferLocation Location where the File Transfer takes place, if and where it is allowed.
Boolean FileTransferLockLocation Lock Location where the File Transfer takes place, if and where it is allowed.
FileTransferControlMode FileTransferMode Specifies if File Transfer option is allowed and if yes, which directions are allowed.
UInt32 LogoffDisconnectedSessionAfter Logoff disconnected session after (in seconds). 0 for 'Never'; 1 for 'Immediate'.
ManageRDPTransportProtocol ManageRDPTransportProtocol Manage RDP transport protocol.
UInt32 SessionReadinessTimeout Session readiness timeout (in seconds).
Boolean SupportShellURLNamespaceObjects Specifies if 'Support Shell URL Namespace Objects' option is enabled or disabled.

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Void CopyFrom (AgentSettings other)
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

HostPoolAgentSettings
VDIDefaultSettings
VDIHostPool